| Name | Description |
| CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| FilePath | Sets the FilePath property. |
| FullScreen | Sets the FullScreen property. |
| Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| MouseMode | Sets the MouseMode property. |
| OnClientFullScreenChanged | Sets the OnClientFullScreenChanged property. |
| OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientPageIndexChanged | Sets the OnClientPageIndexChanged property. |
| OnClientQueryLoadingData | Sets the OnClientQueryLoadingData property. |
| OnClientSelectMouseModeChanged | Sets the OnClientSelectMouseModeChanged property. |
| OnClientViewModeChanged | Sets the OnClientViewModeChanged property. |
| OnClientZoomFactorChanged | Sets the OnClientZoomFactorChanged property. |
| ServiceUrl | Sets the ServiceUrl property. |
| TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| ThresholdWidth | Sets the ThresholdWidth property. |
| ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>) |
| ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| ViewMode | Sets the ViewMode property. |
| Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| ZoomFactor | Sets the ZoomFactor property. |
| ZoomMode | Sets the ZoomMode property. |